* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
}

body {
	font-family: "微软雅黑" !important;
	width: 100%;
}

ul,
ol,
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

table {
	max-width: 100% !important;
	border-spacing: 0;
	border-collapse: collapse;
}

img {
	max-width: 100%;
	border: 0px !important;
	vertical-align: middle;
}

select,
input,
textarea {
	margin: 0;
	vertical-align: middle;
	resize: none;
	padding: 0;
	font-family: "微软雅黑";
}

.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.bt-clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.wip_bg {
	width: 100%;
}

.wip_conten {
	width: 85%;
	margin: auto;
	max-width: 1200px;
}

.wip_colbg {
	width: 100%;
	padding-bottom: 12px;
	border-bottom: 1px solid #cccccc;
}

.wip_colbg a {
	color: #245399;
	font-weight: bold;
	font-size: 24px;
}


/*A*/

.wip_a {
	margin: 40px auto 30px;
	/*min-height: 422px;*/
}

.wip_a_left {
	float: left;
	width: 45%;
	background: #292929;
}

.wip_a a {
	color: #FFFFFF;
}

.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: auto;
}

.slideBox .hd {
	height: 12px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 19px;
	z-index: 1;
}

.slideBox .hd ul {
	/*清除浮动*/
	overflow: hidden;
	zoom: 1;
}

.slideBox .hd ul li {
	float: left;
	margin-left: 10px;
	width: 32px;
	height: 9px;
	line-height: 9px;
	text-align: center;
	background: #43b2d5;
}

.slideBox .hd ul li.on {
	background: #ffed55;
}

.slideBox .bd li {
	position: relative;
	height: 362px;
	overflow: hidden;
}

.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.news_text {
	width: 100%;
	padding-left: 40px;
	font-size: 16px;
	line-height: 55px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #000000;
	opacity: 0.72;
	filter: Alpha(opacity=72)
}

.news_text p {
	color: #333;
	width: 52%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 15px;
}

.wip_a_right {
	width: 52%;
	float: right;
	padding-top: 5px;
	overflow: hidden;
	height: 376px;
}

.tab_li {
	margin-left: 30px;
	border-bottom: 3px #FFFFFF solid;
	font-size: 18px;
	color: #245399;
	float: left;
	padding-bottom: 10px;
}

.tab_li_hov {
	border-bottom: 3px #245399 solid;
	font-size: 22px;
}

.tab_li:first-child {
	margin-left: 11px;
}

.tab_li a {
	color: #245399;
}

.tab_listli {
	background: url(dian.png) no-repeat left center;
	font-size: 16px;
	line-height: 45px;
}

.tab_listcon {
	display: none;
	margin-top: 10px;
}

.tab_listcon:first-child {
	display: block;
}

.wip_a_right .tab_listcon:first-child .tab_listli:first-child a {
	color: red;
}

.tab_listli:hover {
	background: url(zc-dian-h.png) no-repeat left center;
}

.tab_listli:hover a {
	color: #245399;
}

.tab_listli a {
	color: #333333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*margin-right: 117px;*/
	text-indent: 20px;
	/**/
	max-width: 75%;
	float: left;
}


.tab_listli span {
	color: #666;
	float: right;
}


/*B*/

.wip_b {}

.wip_b_left {
	width: 41%;
	float: left;
	margin: 30px auto 45px;
}

.wip_b_xxhkli {
	width: 48%;
	float: left;
	margin-bottom: 12px;
	margin-right: 2%;
	line-height: 30px;
	padding: 22px 0px 22px 15px;
	border: 1px solid #b5b5b5;
	border-radius: 3px;
	font-size: 17px;
}

.wip_b_xxhkli:hover {
	transform: translateY(-2%);
	box-shadow: 1px 4px 10px 2px #CCC;
	-webkit-box-shadow: 1px 4px 10px 2px #CCC;
	-moz-box-shadow: 1px 4px 10px 2px #CCC;
	-webkit-transition: all .4s;
}

.wip_b_xxhkli a {
	color: #3673b6;
	margin-left: 13px;
}

.wip_b_xxhkli img:first-child {
	margin-right: 15px;
}

.wip_b_right {
	width: 55%;
	float: right;
	margin: 18px auto 45px;
}

.wip_b_right_ul {
	background: url(zq_collefybor.png) no-repeat 12px center;
	border-bottom: #DDDDDD 2px solid;
	padding-left: 34px;
	line-height: 36px;
}

.wip_b_right_ul .tab_li {
	border-bottom: 0px;
	margin-left: 70px;
	padding-bottom: 0px;
}

.wip_b_right_ul .tab_li:first-child {
	margin-left: 0px;
}

.wip_b_right_ul .tab_li a {
	color: #666666;
}

.wip_b_right_ul .tab_li_hov a {
	color: #245399;
}

.wip_b_right .tab_listli {
	width: 47%;
	float: left;
	margin-left: 3%;
}


/*滚动*/

.slide {
	margin: 0 auto 40px;
	height: 105px;
	overflow: hidden;
}

.slide_left {
	width: 40px;
	height: 50px;
	text-align: right;
	line-height: 50px;
	cursor: pointer;
	background: url(control20.png) no-repeat -40px -84px;
	margin-top: 20px;
}

.slide_left:first-child {
	text-align: left;
	background-position: 0px -84px;
}

.slide_center {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slide_li {
	float: left;
	text-align: center;
}

.slide_li a {
	padding-top: 60px;
	width: 100%;
	margin: auto;
	display: block;
}

.slide_li:hover a {
	transform: scale(1.2);
	transition: all 0.3s ease-out 0s;
}

.slide_li img {}

.slide_li p {
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #333333;
	font-size: 16px;
}


/*C*/

.wip_c {
	width: 100%;
	background: #e5e5e5;
	padding-top: 40px;
	padding-bottom: 40px;
}

.wip_c_con {
	width: 85%;
	margin: auto;
}

.wip_c_left {
	float: left;
	width: 32%;
	background: #FFFFFF;
	padding: 30px 20px 0px 30px;
	margin-top: 25px;
}

.wip_c_center {
	margin-left: 2%;
	margin-right: 2%;
	padding-bottom: 29px;
}

.slideBox_bs {}

.wip_c_titbg {
	margin-bottom: 38px;
}

.wip_c_titbg a {
	color: #333;
}

.wip_c_titbg .tab_li {
	padding-bottom: 0px;
	line-height: 36px;
	border-bottom: 0px #FFFFFF solid;
	padding-left: 16px;
	margin-left: 0px;
	color: #333;
}

.wip_c_titbg .tab_li:first-child {
	background: url(zq_collefybor.png) no-repeat left center;
	padding-left: 16px;
}

.wip_c_titbg .tab_li_hov {
	color: #245399;
}

.wip_c_titbg .tab_li_hov a {
	color: #245399;
}

.wip_c_colbg {
	width: 205px;
	height: 36px;
	float: right;
	background: url(bsfw-titlebg20.png) no-repeat left center;
}

.wip_colbg+.wip_c_left .wip_c_colbg {
	width: 120px;
}

.wip_c_fwcon {
	float: left;
	width: 25%;
	text-align: center;
}

.wip_c_fwcon a {
	color: #333333;
	font-size: 16px;
	display: block;
	margin: auto;
	height: 70px;
}

.wip_c_fwcon a:first-child {
	width: 50px;
	height: 45px;
	background: url(bm_ico1.png) no-repeat center;
	margin: 0px auto 12px;
}

.wip_c_fwcon:hover a:first-child {
	transform: scale(1.2);
	transition: all 0.3s ease-out 0s;
}

.bs_ullists div {
	float: left;
	width: 33.3333%;
	font-size: 16px;
	color: #333333;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bs_ullists div a {
	color: #333333;
}

.slideBox_bs {
	position: relative;
}

.slideBox_bs .hd {
	height: 12px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: -25px;
	z-index: 1;
}

.slideBox_bs .hd ul {
	/*清除浮动*/
	overflow: hidden;
	zoom: 1;
}

.slideBox_bs .hd ul li {
	float: left;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	line-height: 9px;
	text-align: center;
	cursor: pointer;
	background: url(bm_bor.png) no-repeat center;
}

.slideBox_bs .hd ul li.on {
	width: 25px;
	background: url(bm_bor_hov.png) no-repeat center;
}


/*D*/

.wip_d {
	margin: 40px auto;
}

.bjconbg {
	width: 62%;
	float: left;
	margin-top: 20px;
}

.wip_d_right {
	float: right;
	width: 38%;
	margin-top: 20px;
}

.wip_d_right_con {
	float: left;
	width: 31.333%;
	margin-left: 2%;
	height: 80px;
	line-height: 80px;
	background: #587fb8;
	text-align: center;
	margin-bottom: 20px;
}

.wip_d_right_conb {
	background: #d76766;
}

.wip_d_right_conc {
	background: #42bebc;
}

.wip_d_right_con:hover {
	border: 3px solid #c7c6c6;
	/* opacity: 0.3; */
	/* background: #959595; */
	font-size: 19px;
}

.wip_d_right_cond {
	background: #5fb9d3;
}

.wip_d_right_cone {
	background: #0353d1;
}

.wip_d_right_conf {
	background: #ff9344;
}

.wip_d_right_con a {
	color: #FFFFFF;
}


/*E*/

.wip_e {
	width: 100%;
	margin: 0px auto 50px;
}

.wip_e .wip_colbg {
	width: 85%;
	margin: auto;
	max-width: 1200px;
}

.slide_zt {
	width: 100%;
	max-width: 1320px;
	margin: 20px auto 0px;
}

.slide_left_zt {
	width: 4.5%;
	height: 140px;
	text-align: left;
	line-height: 160px;
	cursor: pointer;
	background: url(slide_ztleft.png) no-repeat center;
}

.on1 {
	text-align: right;
	background: url(slide_ztright.png) no-repeat center;
}

.slide_center_zt {
	height: 160px;
	overflow: hidden;
	position: relative;
	max-width: 1200px;
	width: 91%;
}

.slide_li_zt {
	height: 160px;
	float: left;
	text-align: right;
}

.slide_li_zt a {
	width: 95%;
	margin: auto;
	height: 140px;
	display: block;
}

.slide_li_zt p {
	width: 100%;
	height: 55px;
	text-align: center;
	line-height: 26px;
	color: #333333;
	font-size: 16px;
}

.bignews {
	width: 1000px;
	margin: -5px auto 0 auto;
	text-align: center;
	clear: both;
}

.bignews h1 a {
	font-size: 40px;
	color: #cb1c1d;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 80px;
}

.bignews p {
	text-align: left;
	font-size: 14px;
	text-indent: 30px;
	line-height: 1.8;
	color: #666;
}

.bignews p a {
	text-align: left;
	font-size: 14px;
	text-indent: 30px;
	line-height: 1.8;
	color: #666;
}

@media only screen and (max-width: 1460px) {
	.wip_c_colbg {
		width: 130px;
	}
	.wip_colbg+.wip_c_left .wip_c_colbg {
		width: 92px;
	}
}

@media only screen and (max-width:1400px) {
	.tab_li,
	.wip_b_xxhkli {
		font-size: 16px;
	}
	.bs_ullists div,
	.bs_ullists div {
		font-size: 14px;
	}
	.wip_a_right .tab_li {
		width: 20%;
		margin-left: 0px;
		text-align: center;
	}
	.wip_b_left {
		width: 28%;
	}
	.wip_b_right {
		width: 70%;
	}
	.wip_b_xxhkli {
		width: 100%;
		margin: 10PX auto;
		float: none;
		padding: 10px 0px 10px 15px;
	}
	.wip_b_right .tab_listli {
		width: 100%;
		float: none;
		margin-left: 0%;
	}
	.wip_b_right .tab_listcon {
		height: 324px;
		overflow: hidden;
	}
	.wip_d_right,
	.bjconbg {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 1170px) {
	.wip_c_colbg {
		display: none;
	}
	.wip_c_fwcon a {
		font-size: 13px;
	}
	.wip_a_right .tab_li {
		font-size: 14px;
	}
	.tab_li {
		font-size: 14px;
	}
	.wip_colbg a {
		font-size: 22px;
	}
	.wip_a_right {
		/*height: 300px;*/
		height: auto;
	}
	.slideBox .bd li {
		height: 300px;
	}
}

@media only screen and (max-width: 980px) {
	.wip_a_left,
	.wip_a_right,
	.wip_b_left,
	.wip_b_right,
	.wip_c_left {
		float: none;
		width: 100%;
		margin: 0px;
	}
	.wip_a_right,
	.wip_b_right,
	.wip_c_center {
		margin: 20px auto 20px;
	}
	.wip_colbg {
		margin-bottom: 30px;
	}
	.tab_li,
	.wip_a_right .tab_li {
		font-size: 1.1rem;
	}
	.slideBox .hd {
		display: none;
	}
	.bignews {
		width: 100%;
	}
	.bignews h1 a {
		font-size: 16px;
	}
	.bignews p {
		font-size: 12px;
	}
	.bignews p a {
		font-size: 12px;
	}
}

@media only screen and (max-width: 640px) {
	.news_text {
		line-height: 2rem;
	}
	.slideBox .hd {
		bottom: 9px;
	}
	.wip_b_right_ul .tab_li {
		margin-left: 10px;
		text-align: center;
	}
	.tab_listli {
		font-size: 0.9rem;
	}
	.wip_a_right .tab_li {
		width: 33.333%;
	}
	.wip_a_right .tab_li:nth-child(4) {
		display: none;
	}
	.wip_a_right .tab_li:nth-child(5) {
		display: none;
	}
	.slideBox .bd li {
		height: 13rem;
	}
	.wip_c_fwcon a {
		background-size: 65%;
	}
	.wip_d_right_con {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.bignews {
		width: 100%;
	}
	.bignews h1 a {
		font-size: 16px;
	}
	.bignews p {
		font-size: 12px;
	}
	.bignews p a {
		font-size: 12px;
	}
}

@media only screen and (max-width: 400px) {
	.tab_li,
	.wip_a_right .tab_li {
		font-size: 0.9rem;
	}
	.bignews {
		width: 100%;
	}
	.bignews h1 a {
		font-size: 16px;
	}
	.bignews p {
		font-size: 12px;
	}
	.bignews p a {
		font-size: 12px;
	}
	
	.tab_listli a{
		width: 67%;
	}
}